export function edgesPaths(graph: FOLD, options?: object): SVGElement;
export function edgesLines(graph: FOLD, options?: object): SVGElement;
export function drawEdges(graph: any, options: any): SVGElement;
//# sourceMappingURL=drawEdges.d.ts.map