import type { ServicePlugin } from '@vue/cli-service';
declare const plugin: ServicePlugin;
export default plugin;
