import { SzIcon } from '../model/SzIcon'; export declare class IconWindowRestore extends SzIcon { width: string; height: string; path: string; viewBox: string; }