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