export type UMLElementSelectorType = { elementId: string; name: string; color: string; };