import { type ChartNode } from '@ironclad/rivet-core'; export declare function useUpdateNode(): (node: ChartNode) => void; //# sourceMappingURL=useUpdateNode.d.ts.map