export function ArrowRightIcon(props: JSX.IntrinsicElements["svg"]) { return ( ); }