import { HoverHook } from './useHover.types'; export declare const useHover: HoverHook;