export interface TenantSubscription { id: number; subscriptionId: number; name: string; } //# sourceMappingURL=tenantSubscription.d.ts.map