import * as i0 from "@angular/core";
import * as i1 from "./igx-data-chart-component";
import * as i2 from "@angular/common";
import * as i3 from "igniteui-angular-core";
import * as i4 from "./igx-chart-selection-module";
import * as i5 from "./igx-series-matcher-module";
export declare class IgxDataChartCoreModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCoreModule, [typeof i1.IgxDataChartComponent], [typeof i2.CommonModule, typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule, typeof i4.IgxChartSelectionModule, typeof i5.IgxSeriesMatcherModule], [typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule, typeof i4.IgxChartSelectionModule, typeof i5.IgxSeriesMatcherModule, typeof i1.IgxDataChartComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCoreModule>;
}
