import { PopoverContextState } from '../providers'; export declare const usePopoverContext: () => PopoverContextState;