import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-category-x-axis-module";
import * as i3 from "./igx-numeric-y-axis-module";
import * as i4 from "./igx-data-chart-core-module";
export declare function provideIgxDataChartCategoryCore(): EnvironmentProviders;
export declare function registerIgxDataChartCategoryCore(): void;
export declare class IgxDataChartCategoryCoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCategoryCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCategoryCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxCategoryXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule], [typeof i2.IgxCategoryXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCategoryCoreModule>;
}
