import React from 'react'; import { PopoverProps } from './types'; export declare const Popover: React.ForwardRefExoticComponent>;