import React from 'react'; export declare const useFocus: () => [React.RefObject, () => void];