import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class ProgressBar { value: any; showValue: boolean; style: object; styleClass: string; unit: string; mode: string; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; } export declare class ProgressBarModule { static ɵmod: i0.ɵɵNgModuleDefWithMeta; static ɵinj: i0.ɵɵInjectorDef; }