export declare const asyncLoader: (isNeedToClearLoaderState?: boolean) => Promise<void>;
