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