import type { DigestAction, PlanContext } from "../internals/plan.js"; /** Scan-derived, value-blind leak-prevention posture half for the governance plane. */ export declare function leakPreventionsDigest(ctx: PlanContext): DigestAction | undefined;