import { RedisSMQError } from 'redis-smq-common/dist/src/errors/redis-smq.error';
export declare class ExchangeError extends RedisSMQError {
}
