export declare function useLatestRef(value: T): { current: T; }; //# sourceMappingURL=useLatestRef.d.ts.map