export declare const CONNECTION_LOST = "CONNECTION_LOST"; export declare const MISDIRECTED_CONNECTION = "MISDIRECTED_CONNECTION"; export declare const MISSING_CHAT_THREAD = "MISSING_CHAT_THREAD"; export declare const NO_CONNECTION = "NO_CONNECTION"; export declare const REQUEST_TIMEOUT = "REQUEST_TIMEOUT"; export declare const SDK_DESTROYED = "SDK_DESTROYED"; export declare const SERVICE_TEMPORARILY_UNAVAILABLE = "SERVICE_TEMPORARILY_UNAVAILABLE"; export declare const TOO_BIG_FILE = "TOO_BIG_FILE"; export declare const TOO_MANY_UNAUTHORIZED_CONNECTIONS = "TOO_MANY_UNAUTHORIZED_CONNECTIONS"; //# sourceMappingURL=clientErrorCodes.d.ts.map