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