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