import { ConnectionState } from '@sendbird/chat'; export declare const useConnectionState: () => ConnectionState;