/// import { SvgIconProps } from './types'; export declare function ArrowUpLeftIcon({ className, ...props }?: Partial): JSX.Element;