import type * as Merge from "../../../index"; /** * The association type the association belongs to. */ export type AssociationAssociationType = string | Merge.crm.AssociationType;