import * as i0 from "@angular/core";
import * as i1 from "./icon.component";
import * as i2 from "./icon-group.component";
import * as i3 from "@angular/common";
export declare class IconModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IconModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IconModule, [typeof i1.IconComponent, typeof i2.IconGroupComponent, typeof i1.IconLinkDirective, typeof i1.IconHoverDirective], [typeof i3.CommonModule], [typeof i1.IconComponent, typeof i2.IconGroupComponent, typeof i1.IconLinkDirective, typeof i1.IconHoverDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IconModule>;
}
