export interface ConnectStartResponse {
    id: string;
}