import type { VueLanguagePlugin } from '@vue/language-core';
declare const plugin: VueLanguagePlugin;
export = plugin;
