export interface SegmentTranslationResponse {
    version: number;
}
