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