export interface FinalTranscript { messageType?: string; text: string; }