import type { Linter } from 'eslint';
declare const rules: Linter.LegacyConfig;
export = rules;
//# sourceMappingURL=node.d.ts.map