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