import * as _clerk_shared_error_CPntlv_1 from '@clerk/shared/error-CPntlv_1'; declare const isClient: () => boolean; declare const isServer: () => boolean; declare const errorThrower: _clerk_shared_error_CPntlv_1.ErrorThrower; export { errorThrower, isClient, isServer };