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