export interface BaseTranscriptItem { text: string; }