export function buildLayerGraph(g: any, rank: any, relationship: any): Graph; import { Graph } from '../../graphlib/index.js';