/// import { PopoverProps } from '../popover'; export default function Tooltip(props: PopoverProps): JSX.Element;