import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-numeric-angle-axis-module";
import * as i3 from "./igx-numeric-radius-axis-module";
import * as i4 from "./igx-data-chart-core-module";
export declare function provideIgxDataChartPolarCore(): EnvironmentProviders;
export declare function registerIgxDataChartPolarCore(): void;
export declare class IgxDataChartPolarCoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartPolarCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartPolarCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericAngleAxisModule, typeof i3.IgxNumericRadiusAxisModule, typeof i4.IgxDataChartCoreModule], [typeof i2.IgxNumericAngleAxisModule, typeof i3.IgxNumericRadiusAxisModule, typeof i4.IgxDataChartCoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartPolarCoreModule>;
}
