export { isClerkRuntimeError, isEmailLinkError, isKnownError, isReverificationCancelledError, isMetamaskError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, } from './client-boundary/hooks'; export { isClerkAPIResponseError } from '@clerk/clerk-react/errors'; //# sourceMappingURL=errors.d.ts.map