import ProductQuote from './ProductQuote.vue' export type { ProductQuoteProps } from './ProductQuote.d.ts' export default ProductQuote