import * as React from 'react'; export declare function useFocusWithin(ref: React.RefObject): boolean; //# sourceMappingURL=useFocusWithin.d.ts.map