import { RenderFunction } from 'vue';
declare const ShoppingBagIcon: RenderFunction;
export default ShoppingBagIcon;
