export declare enum NavBarEnum {
    SET_DISPLAY_NAV_BAR = "SET_DISPLAY_NAV_BAR_COMMAND"
}
