interface SendEncryptedMessagePayload { type: string; payload: Record; }