import React from "react"; import { PopoverProps } from "../types"; export declare const PopoverContext: React.Context;