import type { TSESLint } from '@typescript-eslint/utils'; export declare const NoRestrictedGlobalsRule: TSESLint.RuleModule<"restrictedGlobal", [], unknown, TSESLint.RuleListener>; //# sourceMappingURL=no-restricted-globals.d.ts.map