import { HTTPChecker, IntegrationConfig } from "../interfaces/types";
export declare function checkRedisClient(config: IntegrationConfig): Promise<HTTPChecker>;
//# sourceMappingURL=redis-service.d.ts.map