import type { TSESLint } from '@typescript-eslint/experimental-utils'; declare const rule: TSESLint.RuleModule<string, string[]>; export = rule;