import { Graph } from "graphlib"; export default function position(g: Graph): void;