export declare const loading: (loadingText: string | undefined, processor: () => Promise) => Promise;