export interface TenantContact { mainContacts: Array; securityContacts: Array; deploymentContacts: Array; userSyncContacts: Array; }