export declare function useFocusRef(isCellSelected: boolean | undefined): import("react").RefObject;