import { errors } from 'redis-smq-common';
export declare class ConfigurationError extends errors.RedisSMQError {
}
