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