import * as i0 from "@angular/core";
import * as i1 from "./bubble-chart.component";
import * as i2 from "./bubble-series.component";
import * as i3 from "../common/chart-common.module";
export declare class BubbleChartModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BubbleChartModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BubbleChartModule, [typeof i1.BubbleChartComponent, typeof i2.BubbleSeriesComponent], [typeof i3.ChartCommonModule], [typeof i1.BubbleChartComponent, typeof i2.BubbleSeriesComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BubbleChartModule>;
}
