import { PopoverNextContextValue } from './hooks/usePopoverNextContext';
export declare const PopoverNextContext: import("react").Context<PopoverNextContextValue | null>;
//# sourceMappingURL=PopoverNext.context.d.ts.map