import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleA8(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-a8-verify-before-continue.d.ts.map