export declare enum TenantStatus {
    ACTIVE,
    SUSPENDED
}
//# sourceMappingURL=TenantStatus.d.ts.map