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