import Phone from './phone.vue'; import type { Plugin } from 'vue'; export declare const PhonePlugin: Plugin; export { Phone };