export interface SegmentUpdateResponse {
    version: number;
}
