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