import React from "react"; export declare const useHover: (ref: React.RefObject) => boolean;