declare const CartIcon: { name: string; svg: string; }; export default CartIcon;