import type { Linter } from 'eslint';
export declare const plugins: Linter.Config['plugins'];
export declare const rules: Linter.Config['rules'];
//# sourceMappingURL=recommended.d.cts.map