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