/** * forgen watch — real-time hook event stream. * * Tails hook-timing.jsonl, enforcement/violations.jsonl, and * match-eval-log.jsonl to show live forgen activity in a terminal pane. */ export declare function handleWatch(): Promise;