import { Ora } from 'ora'; export declare function createSpinner(text: string): Ora;