import type { Linter } from 'eslint'; import type { ESLintRules } from 'eslint/rules'; declare const config: Linter.Config; export = config;