import { Tenant } from '../../core/types.js'; export type TenantEntity = Tenant;