/**
 * @see [eslint-plugin-vue](https://eslint.vuejs.org)
 */
export declare const pluginVue: import("eslint").ESLint.Plugin;
/**
 * @see [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser)
 */
export declare const parserVue: import("eslint").Linter.Parser;
