const ArrowRightIcon = (props) => { return ( ); }; export default ArrowRightIcon;