export declare const start_spinner: (args?: string) => void;
export declare const stop_spinner: () => void;
//# sourceMappingURL=spinner.d.ts.map