declare const workflowTypes: { FLOWABLE: string; CAMUNDA: string; }; export default workflowTypes;