export interface SegmentDubResponse {
    version: number;
}
