import { HoverProps, HoverResult } from '@react-aria/interactions'; export declare const useHover: (props?: HoverProps, ref?: any) => HoverResult; //# sourceMappingURL=useHover.web.d.ts.map