type ShapeType = | ShapeTypeShorthand | ShapeTypeLonghand;The block type IDs for the shape blocks. These are the IDs used to create new shapes
using cesdk.engine.block.createShape(id).
Refer to ShapeTypeShorthand and ShapeTypeLonghand for more details.