import type { Linter } from "eslint"; declare const cfg: Linter.Config; export = cfg;