import React from 'react'; export default function ArrowRight(props: any) { return ( ); }