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