import { NodeDefinition } from '../../../types/graph'; export default function withReducerState(state: any, target: NodeDefinition): NodeDefinition;