import * as i0 from "@angular/core"; export declare class IconComponent { icon: string; style: "duotone" | "linear" | "filled"; size: 'xsm' | 'sm' | 'md' | 'lg' | 'xlg' | 'xxlg' | 'huge' | 'giant' | string; color: string; skeleton: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }