type BlurType = | BlurTypeShorthand | BlurTypeLonghand;The block type IDs for the blur blocks. These are the IDs used to create new blurs
using cesdk.engine.block.createBlur(id).
Refer to BlurTypeShorthand and BlurTypeLonghand for more details.