import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-funnel-chart-core-dynamic-module";
import * as i3 from "./igx-data-chart-interactivity-dynamic-module";
import * as i4 from "./igx-funnel-chart-module";
export declare function provideIgxFunnelChartDynamic(): EnvironmentProviders;
export declare function registerIgxFunnelChartDynamic(): void;
export declare class IgxFunnelChartDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxFunnelChartDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxFunnelChartDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxFunnelChartCoreDynamicModule, typeof i3.IgxDataChartInteractivityDynamicModule, typeof i4.IgxFunnelChartModule], [typeof i2.IgxFunnelChartCoreDynamicModule, typeof i3.IgxDataChartInteractivityDynamicModule, typeof i4.IgxFunnelChartModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxFunnelChartDynamicModule>;
}
