export declare function useOverlayFocus( /** `data-testid` of the control that opens this overlay, for focus return. */ returnFocusTestId?: string): import('react').RefObject; //# sourceMappingURL=useOverlayFocus.d.ts.map