declare function useCometChatOngoingCall(setLoggedInUser: any, sessionID: string, startCall: any): void;
export { useCometChatOngoingCall };
