export const WORKFLOW_DIAGRAM_DEFAULT_NODE_DIMENSIONS = { width: 240, height: 52, } as const;