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