import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleE4(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-e4-low-comment-ratio.d.ts.map