import { Graph } from 'graphlib'; export default function order(g: Graph): void;