import Telephone from './telephone.vue'; import type { Plugin } from 'vue'; export declare const TelephonePlugin: Plugin; export { Telephone };