export declare const useHoverState: (ref: React.RefObject, hideControlsWhenPointerDoesntMove: boolean | number) => boolean;