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