import React from 'react'; import { PopoverRef } from './type'; export declare const Popover: React.ForwardRefExoticComponent & React.RefAttributes>;