import React from 'react'; export declare const ParticipantsPanelPortal: ({ rootId }: { rootId: string; }) => React.ReactPortal | null;