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