import { ESLintUtils } from '@typescript-eslint/utils'; export declare const serviceTypeAnnotations: ESLintUtils.RuleModule<"needsType", [], unknown, ESLintUtils.RuleListener>; //# sourceMappingURL=service-type-annotations.d.ts.map