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