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