declare const _default: { getConversation(peer: any): any; getConversationList(): any; destroyConversation(): any; getC2CHistoryMessageList(userId: any): any; sendTextMsg(text: any): any; }; export default _default;