import { ProjectsOverviewTypes } from '../_types'; import { FunctionComponent } from 'react'; export declare const RelationshipEdge: FunctionComponent;