export { ErrorPrimitiveRoot as Root } from "./error/ErrorRoot.js";
export { ErrorPrimitiveMessage as Message } from "./error/ErrorMessage.js";
//# sourceMappingURL=error.d.ts.map