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