import { Graph } from '../Graph.js'; export declare function validateGraph(graph: Graph): string[]; //# sourceMappingURL=validateGraph.d.ts.map