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