import React from 'react'; const CartIcon = () => { return ( ); }; export default CartIcon;