import { ESLintUtils } from '@typescript-eslint/utils'; export declare const createRule: ({ meta, name, ...rule }: Readonly>) => ESLintUtils.RuleModule; //# sourceMappingURL=rule-creator.d.ts.map