import { type ChartNode } from '@ironclad/rivet-core'; export declare function useGetConnectionsForNode(): (node: ChartNode) => import("@ironclad/rivet-core").NodeConnection[]; //# sourceMappingURL=useGetConnectionsForNode.d.ts.map