export declare const toggleLayoutLoading: (toggle: boolean) => void; export declare const togglePageLoadingBar: (toggle: boolean) => void;