import { Notifier } from '../notifier'; export declare function patch(redis: any, airbrake: Notifier): void; //# sourceMappingURL=redis.d.ts.map