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