export interface SegmentMigrationResponse {
    version: number;
}
