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