import { Graph } from "graphlib"; export declare function addBorderSegments(g: Graph): void;