/// export declare function usePrevious(value: T): import("react").MutableRefObject;