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