import { DME } from '../../'; import { EntityPopup } from './entity'; export declare const Popup: (props: DME.WidgetRenderProps) => import("react/jsx-runtime").JSX.Element;