import { Elements } from 'react-flow-renderer'; import { ModelWrapper } from '../../model/modelwrapper'; import { MMELRepo, RepoIndex } from '../../model/repo'; export declare function repoLinkExploreNode(index: RepoIndex, repo: MMELRepo, models?: Record): Elements; //# sourceMappingURL=LinkAnalysis.d.ts.map