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