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