import { FC } from 'react'; export declare const PendingConnectionModal: FC; export declare const PendingConnectionWidgetPortal: FC;