import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./bulletchart.module";
export declare const BulletTooltipService: ValueProvider;
export declare const BulletChartLegendService: ValueProvider;
/**
 * NgModule definition for the BulletChart component with providers.
 */
export declare class BulletChartAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartAllModule, never, [typeof i1.CommonModule, typeof i2.BulletChartModule], [typeof i2.BulletChartModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartAllModule>;
}
