import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-pie-chart-core-module";
import * as i3 from "./igx-data-chart-interactivity-module";
export declare class IgxPieChartModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxPieChartModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxPieChartModule, never, [typeof i1.CommonModule, typeof i2.IgxPieChartCoreModule, typeof i3.IgxDataChartInteractivityModule], [typeof i2.IgxPieChartCoreModule, typeof i3.IgxDataChartInteractivityModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxPieChartModule>;
}
