import type React from "react"; export declare function useFocusWithin(ref: React.MutableRefObject): boolean;