export { default as VariableNode, type VariableNodeData, type ValueType } from './VariableNode' export { getVariableNodeDescriptor } from './descriptor'