export declare const createProgress: (total: number, label: string) => () => void;