export enum CometChatConversationEvents {
  ccConversationDeleted = "ccConversationDeleted",
}
