import * as i0 from "@angular/core";
import * as i1 from "./icon.component";
export * from './icon.component';
export declare class DuiIconModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DuiIconModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DuiIconModule, [typeof i1.IconComponent], never, [typeof i1.IconComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DuiIconModule>;
}
