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";
import * as i4 from "./igx-funnel-chart-core-module";
export declare function provideIgxFunnelChartCoreDynamic(): EnvironmentProviders;
export declare function registerIgxFunnelChartCoreDynamic(): void;
export declare class IgxFunnelChartCoreDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxFunnelChartCoreDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxFunnelChartCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxNumberFormatSpecifierDynamicModule, typeof i2.IgxDateTimeFormatSpecifierDynamicModule, typeof i3.IgxFunnelChartComponent, typeof i4.IgxFunnelChartCoreModule], [typeof i2.IgxNumberFormatSpecifierDynamicModule, typeof i2.IgxDateTimeFormatSpecifierDynamicModule, typeof i3.IgxFunnelChartComponent, typeof i4.IgxFunnelChartCoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxFunnelChartCoreDynamicModule>;
}
