import * as i0 from "@angular/core";
import * as i1 from "./legend.component";
import * as i2 from "./legend-entry/legend-entry.component";
import * as i3 from "@angular/common";
import * as i4 from "../tooltip/tooltip.module";
import * as i5 from "../icon/icon.module";
export declare class LegendModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LegendModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LegendModule, [typeof i1.LegendComponent, typeof i2.LegendEntryComponent], [typeof i3.CommonModule, typeof i4.TooltipModule, typeof i5.IconModule], [typeof i1.LegendComponent, typeof i2.LegendEntryComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LegendModule>;
}
