export interface SegmentTranscriptionResponse {
    version: number;
}
