export declare const useRefCopy: (value: T) => import("react").MutableRefObject;