type TranscriptTitle = { title: string; }; const TranscriptTitle = (props: TranscriptTitle) => { return (