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