module.exports = { __depends__: [ require('../draw') ], bpmnRegistry: [ 'type', require('./BpmnRegistry') ] };