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