const CartIcon = ({ className }) => { return ( ); }; export default CartIcon;