import { Graph } from 'graphlib'; export default function initOrder(g: Graph): any;