export declare function withSpinner(message: string, callback: () => Promise): Promise;