/** *.done (full text) — don't return as delta to avoid duplicating accumulated text. */ export declare function isTerminalTextLikeDoneEvent(e: Record, data: Record | undefined): boolean;