declare const _default: { InternalErrorCode: string; InvalidTokenErrorCode: string; NotAuthorizedErrorCode: string; MissingHeaderErrorCode: string; TokenExpiredErrorCode: string; InvitationExpiredErrorCode: string; UserNotConfirmedErrorCode: string; UserNotFoundErrorCode: string; IllegalOperationErrorCode: string; ValidationErrorCode: string; EntityExistsErrorCode: string; EntityNotFoundErrorCode: string; InvalidArgumentErrorCode: string; MutationErrorCode: string; ForcibleErrorCode: string; BillingNoCCLimitErrorCode: string; BillingPlanLimitErrorCode: string; BillingPlanLimitErrorNoEnoughRightsCode: string; BillingPlanLimitWarningCode: string; BillingPlanLimitWarningNoEnoughRightsCode: string; ExternalServiceErrorCode: string; TeamMemberNotActiveErrorCode: string; BillingFeatureAccessErrorCode: string; ThrottlingThresholdReachedErrorCode: string; SourceCodeErrorCode: string; }; export default _default;