import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-line-series-component";
import * as i3 from "./igx-line-series-module";
export declare function provideIgxLineSeriesDynamic(): EnvironmentProviders;
export declare function registerIgxLineSeriesDynamic(): void;
export declare class IgxLineSeriesDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxLineSeriesDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLineSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxLineSeriesComponent, typeof i3.IgxLineSeriesModule], [typeof i3.IgxLineSeriesModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxLineSeriesDynamicModule>;
}
