export interface SignAndSendTransactionEvent { sessionId: string; requestId: string; network: string; }