export declare const useFocus: (ref: React.RefObject, defaultState?: boolean) => boolean;