import { RedisSdkErrorMap } from './TYPES';
/** @ignore */
export declare const CLIENT_NOT_CONNECTED_ERROR: RedisSdkErrorMap;
