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