import type { Module } from "../../proto/sf/substreams/v1/modules_pb.js"; export declare function shortestPaths(stack: Set, nodes: Map>, node: Module): Map; //# sourceMappingURL=shortest-paths.d.ts.map