import type { VueLanguagePlugin } from '../types'; declare const plugin: VueLanguagePlugin; export default plugin;