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