pub type MapValue = HashMap<MapKey, Value>;
CEL map value type.
pub struct MapValue { /* private fields */ }