import { SVGProps } from "react"; declare const ArrowUturnDownIcon: (props: SVGProps) => JSX.Element; export default ArrowUturnDownIcon;