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