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