import TelephoneFill from './telephone-fill.vue'; import type { Plugin } from 'vue'; export declare const TelephoneFillPlugin: Plugin; export { TelephoneFill };