import { type PopoverPopupProps } from "./popoverNextProps"; export declare function PopoverPopup(props: PopoverPopupProps): import("react/jsx-runtime").JSX.Element;