export declare const progress: (val: number, min: number, max: number) => string;