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