/** Base 64 encoded string representing the encrypted content of the message */ export type ConversationMLSMessageAddData = string; //# sourceMappingURL=ConversationMLSMessageAddData.d.ts.map