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