import { RefObject } from 'react'; export default function useValueRef(value: T): RefObject; //# sourceMappingURL=useValueRef.d.ts.map