import * as i0 from "@angular/core";
import * as i1 from "./bulletchart.component";
import * as i2 from "./ranges.directive";
import * as i3 from "@angular/common";
/**
 * NgModule definition for the BulletChart component.
 */
export declare class BulletChartModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartModule, [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective], [typeof i3.CommonModule], [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartModule>;
}
