import { IPopoverProps } from './types'; import * as React from 'react'; export declare const Popover: React.FC>;