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