import { Cluster } from 'ioredis'; import { ClientNamespace } from '../../interfaces'; export declare type ClusterClients = Map;