export declare const isRefObject: (ref: React.ForwardedRef) => ref is React.MutableRefObject;