import ora from 'ora';
export declare function progress(title: string): ora.Ora;
