export declare enum ActionsBarEnum {
    SET_DISPLAY_ACTIONS_BAR = "SET_DISPLAY_ACTIONS_BAR_COMMAND"
}
