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