MEASURED_TEMPLATE_TYPES: Readonly<
    { CIRCLE: "circle"; CONE: "cone"; RAY: "ray"; RECTANGLE: "rect" },
> = ...

An enumeration of the allowed types for a MeasuredTemplate embedded document