import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleA18(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-a18-junk-file.d.ts.map