/** Best-effort current git branch for footer (pi coding-agent style). */ export declare function getGitBranchCached(cwd: string): string | null;