import { type TSESLint } from '@typescript-eslint/utils'; type MessageIds = 'disallowUseImperativeHandle'; export declare const banUseImperativeHandleHook: TSESLint.RuleModule; export {}; //# sourceMappingURL=ban-use-imperative-handle-hook.d.mts.map