import React from "react"; import { PopoverProps } from "."; export declare const Popover: React.FunctionComponent;