export declare function useUpdatingRef(value: T): import("react").MutableRefObject;