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