import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleA7(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-a7-read-before-write.d.ts.map