import { ESLintUtils } from "@typescript-eslint/utils"; declare const rule: ESLintUtils.RuleModule<"noInOperator", [], import("../utils.js").PluginDocs, ESLintUtils.RuleListener> & { name: string; }; export default rule; //# sourceMappingURL=index.d.ts.map