export declare function extractLatestAssistantText(messages: unknown): string | null;
