import type { GraphEdge } from "audit-tools/shared"; export declare function extractTestSourceEdges(fromPath: string, pathLookup: Map): GraphEdge[]; //# sourceMappingURL=graphTestSources.d.ts.map