export declare enum StateUpdateActionType { refreshComponentsStateRequired = 0, refreshComponentsStateIsntRequired = 1 }