import { Redis, RedisConfig } from '../../types.js';
export declare function redis(config: RedisConfig): Redis;
//# sourceMappingURL=redis.d.ts.map