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