declare const useSDK: () => { AgoraRTC: any; ChatSDK: import("shengwang-chat").ShengwangChatStatic; }; export { useSDK };