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