import Progress from 'progress';
export declare function getBar(text: any): Progress;
