import { ConnectionHandler } from '@sendbird/chat';
/**
 * Returns the instance of ConnectionHandler
 */
export default ConnectionHandler;
