import { IRedisSMQErrorProperties, RedisSMQError } from 'redis-smq-common';
export declare class UnacknowledgmentHistoryDisabledError extends RedisSMQError {
    getProps(): IRedisSMQErrorProperties;
}
//# sourceMappingURL=unacknowledgment-history-disabled.error.d.ts.map