import { type RedisOmError } from 'redis-om'; export declare function errorHandler(error: RedisOmError): any;