import * as React from 'react'; export declare function useLatestRef(value: T): React.MutableRefObject;