export declare const loading: (title: string, processor: () => Promise) => Promise;