import type { VerifiedHandoffV1 } from "../contracts/index.js"; export declare function renderVerifiedHandoffHuman(handoff: VerifiedHandoffV1): string;