import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleA3(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-a3-careful-modify.d.ts.map