import type { TopLevelIntent } from "./top-level-intent-router.js"; export declare function formatDebugWorkflowBlock(intent: TopLevelIntent): string;