import ProgressBar from 'progress';
/**
 * Wrapper around the progress bar for unit testing purposes
 */
export declare const progressBarWrapper: {
    ProgressBar: typeof ProgressBar;
};
//# sourceMappingURL=progress-bar.d.ts.map