import type { Linter } from "eslint"; declare const configs: { recommended: Linter.Config; }; export default configs; //# sourceMappingURL=index.d.ts.map