@@ -0,0 +1,3 @@
import * as React from 'react';
declare const useLatest: <T>(value: T) => React.MutableRefObject<T>;
export default useLatest;
The note is not visible to the blocked user.