import { Redis } from 'ioredis';
export declare const isRedisReady: (client: Redis) => Promise<void>;
//# sourceMappingURL=isRedisReady.d.ts.map