/** * List of all the entity types for MSD CRM */ export declare enum EntityType { PHONECALL = "phonecall" }