UNPKG

119 BTypeScriptView Raw
1/// <reference types="react" />
2export declare function useReducedMotion(): import("react").MutableRefObject<boolean>;