import * as i0 from '@angular/core'; import * as i2 from '@angular/common'; declare class HorizontalProgressBarComponent { private static index; protected idIndex: number; value: i0.ModelSignal; get backgroundPatternId(): string; get valuePatternId(): string; onChange: (value: number) => void; onTouched: () => void; registerOnValidatorChange(fn: () => void): void; writeValue(set?: number): void; registerOnChange(onChange: any): void; registerOnTouched(onTouched: any): void; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class HorizontalProgressBarModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { HorizontalProgressBarComponent, HorizontalProgressBarModule };