export { ShoppingCart };
export default ShoppingCart;
import ShoppingCart from "./ShoppingCart.svelte";
