export declare class IconComponent { name: string; sp: boolean; render(): any; }