Errors: Readonly<
{
Internal: "Internal";
InvalidInput: "InvalidInput";
InvalidUse: "InvalidUse";
NotAllowed: "NotAllowed";
NotFound: "NotFound";
NotImplemented: "NotImplemented";
Service: "Service";
TransientService: "TransientService";
Unauthorized: "Unauthorized";
Unknown: "Unknown";
},
> = ...