import Inquiry from './inquiry.vue'; import type { Plugin } from 'vue'; export declare const InquiryPlugin: Plugin; export { Inquiry };