export declare const createPathMap: (rows: unknown) => Record<string, Record<string, unknown>[]>;
//# sourceMappingURL=createRelationshipMap.d.ts.map