import type { Linter } from 'eslint'; declare const config: Linter.LegacyConfig; export = config;