export function debugOrdering(g: any): Graph;
import { Graph } from '../graphlib/index.js';
