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