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