import CartFill from './cart-fill.vue'; import type { Plugin } from 'vue'; export declare const CartFillPlugin: Plugin; export { CartFill };