import * as i0 from "@angular/core";
export declare class IconComponent {
    iconfont: string | null;
    static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "i[nc-icon]", never, { "iconfont": { "alias": "iconfont"; "required": false; }; }, {}, never, never, false, never>;
}
