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