import type { PopoverProps } from "react-aria-components"; export declare const Popover: (props: PopoverProps) => JSX.Element;