import { WorkflowFile } from "@wbr-project/wbr-interpret"; export const emptyWorkflow: WorkflowFile = { workflow: [] };