import Service from './service.vue'; import type { Plugin } from 'vue'; export declare const ServicePlugin: Plugin; export { Service };