import type React from "react"; export declare function useHover(ref: React.MutableRefObject): boolean;