export interface SegmentDeleteResponse {
    version: number;
}
