import * as React from 'react'; export declare function useFocusRef(isCellSelected: boolean): React.RefObject;