import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleA17(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-a17-bulk-change.d.ts.map