/**
 * Hook for using the Overlay's context.
 */
export declare const useOverlay: () => import('./OverlayContext').OverlayContextValue;
