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