import { Point } from 'dagre-reactjs'; export declare const generatePathD3Curve: (points: Array) => string;