export { ConfigurationError } from './configuration.error.js';
export { ConfigurationMessageStoreExpireError } from './configuration-message-store-expire.error.js';
export { ConfigurationMessageQueueSizeError } from './configuration-message-queue-size.error.js';
export { ConfigurationNamespaceError } from './configuration-namespace.error.js';
//# sourceMappingURL=index.d.ts.map