import { Graph } from 'graphlib'; export default function sortSubgraph(g: Graph, v: any, cg: any, biasRight?: any): any;