export declare function runWithSpinner(func: (...args: T) => R, args: T, message: string): Promise; //# sourceMappingURL=run-with-spinner.d.ts.map