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