import type * as Merge from "../../../index"; /** * The engagement type of the engagement. */ export type EngagementRequestEngagementType = string | Merge.crm.EngagementType;