import { IPopoverContext } from './types'; export declare const usePopover: () => IPopoverContext;