import * as i0 from "@angular/core";
import * as i1 from "./progressbar.component";
import * as i2 from "./annotations.directive";
import * as i3 from "./rangecolors.directive";
import * as i4 from "@angular/common";
/**
 * NgModule definition for the ProgressBar component.
 */
export declare class ProgressBarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarModule, [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective, typeof i3.RangeColorDirective, typeof i3.RangeColorsDirective], [typeof i4.CommonModule], [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective, typeof i3.RangeColorDirective, typeof i3.RangeColorsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarModule>;
}
