import type { AuditContext, RuleCheck } from './types'; export declare function checkRuleE2(ctx: AuditContext): RuleCheck; //# sourceMappingURL=rule-e2-todo-undeclared.d.ts.map