import * as i0 from "@angular/core"; export declare class AvProgressBarComponent { value?: number; mode: 'determinate' | 'indeterminate'; height: string; showText: boolean; styleClass?: string; customStyle: { [key: string]: any; }; progressBarColor: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=av-progress-bar.component.d.ts.map