import type { Linter } from "eslint"; export declare const vueFiles: string[]; export declare const vueExtendRules: Linter.RulesRecord;