export type NxCloudOnBoardingStatus = 'claimed' | 'unclaimed' | 'not-configured';
//# sourceMappingURL=onboarding-status.d.ts.map