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