import type { ParsedPage, RuleResult } from "../../types.js"; export declare function robotsNoindexConflictRule(pages: ParsedPage[], inbound: Map): RuleResult[]; //# sourceMappingURL=robots-noindex-conflict.d.ts.map