import { type DigestAction, type PlanContext } from "../internals/plan.js"; export declare function qualityDigest(ctx: PlanContext): Promise;