import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-category-x-axis-dynamic-module";
import * as i3 from "./igx-numeric-y-axis-dynamic-module";
import * as i4 from "./igx-data-chart-core-dynamic-module";
import * as i5 from "./igx-data-chart-category-core-module";
export declare class IgxDataChartCategoryCoreDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCategoryCoreDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCategoryCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxCategoryXAxisDynamicModule, typeof i3.IgxNumericYAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartCategoryCoreModule], [typeof i2.IgxCategoryXAxisDynamicModule, typeof i3.IgxNumericYAxisDynamicModule, typeof i4.IgxDataChartCoreDynamicModule, typeof i5.IgxDataChartCategoryCoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCategoryCoreDynamicModule>;
}
