import { Linter } from 'eslint'; declare const vueConfig: Linter.Config[]; export { vueConfig as default, vueConfig };