import * as React from 'react'; export declare const PopoverPortalContext: React.Context; export declare function usePopoverPortalContext(): boolean;