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