import * as i0 from "@angular/core";
import * as i1 from "./igx-funnel-chart-component";
import * as i2 from "@angular/common";
import * as i3 from "igniteui-angular-core";
export declare class IgxFunnelChartCoreModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxFunnelChartCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxFunnelChartCoreModule, [typeof i1.IgxFunnelChartComponent], [typeof i2.CommonModule, typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule], [typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule, typeof i1.IgxFunnelChartComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxFunnelChartCoreModule>;
}
