import React from 'react'; import { IdentityGraphDisplayProps } from '../../../../../components/ExternalWidgets/types'; export declare const IdentityGraphDisplay: React.FC;