import QuantityDiscount from './quantity-discount.vue'; import type { Plugin } from 'vue'; export declare const QuantityDiscountPlugin: Plugin; export { QuantityDiscount };