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