import { type NodeGraph } from '@ironclad/rivet-core'; export declare function useLoadGraph(): (args_0: NodeGraph, args_1?: { pushHistory?: boolean | undefined; } | undefined) => void; //# sourceMappingURL=useLoadGraph.d.ts.map