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