export declare class FontawesomeSvg { icon: string; color: string; size: string; icons: { facebook: any; instagram: any; linkedin: any; 'phone-volume': any; 'x-twitter': any; youtube: any; }; render(): any; }