import { type TSESLint } from '@typescript-eslint/utils'; type MessageIds = 'disallowPropsTypeAnnotation'; export declare const propsTypeAnnotationStyleRule: TSESLint.RuleModule; export {}; //# sourceMappingURL=props-type-annotation-style.d.mts.map