declare const useHoverDirty: (ref: any, enabled?: boolean) => boolean;
export default useHoverDirty;
