export declare class ItalicIconComponent { color: string; size: number; render(): any; }