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