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