import type { RuleContext } from '@typescript-eslint/utils/ts-eslint'; export type GenericContext = RuleContext;