import ora from 'ora'; export declare const getSpin: (text?: string, customSpinner?: any) => ora.Ora;