export declare const useHover: (element?: Element) => { isHovered: boolean; };