declare module "bpmn-js" { import BpmnJS from "bpmn-js"; export default BpmnJS; }