import { type TSESLint } from '@typescript-eslint/utils'; type MessageIds = 'disallowReactFunctionalComponentTypes'; export declare const componentVarTypeAnnotationRule: TSESLint.RuleModule; export {}; //# sourceMappingURL=component-var-type-annotation.d.mts.map