export interface SessionOptions { sessionId: string; participantId: string; metadata: string; }