import { PopoverContextType } from './types'; export declare const PopoverContext: import("react").Context;