import * as React from 'react'; export default function useHover(): [React.RefObject, boolean];