type TransportEvent = | TransportError | TransportToolCallEvent | InputAudioTranscriptionCompletedEvent | {[key: string]: any; type: string;};