CommonActionProps: {
    componentId: string | ComponentIdCallback;
    type?: ActionTypes;
}

Type declaration