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