import type { TSESLint } from '@typescript-eslint/utils';
declare const _default: TSESLint.RuleModule<"bannedClassType", [], import("../../rules").ESLintPluginDocs, TSESLint.RuleListener>;
export default _default;
