diff --git a/packages/react-native/Libraries/Renderer/shims/ReactNativeTypes.js b/packages/react-native/Libraries/Renderer/shims/ReactNativeTypes.js index 85d273893178b8..7a3c7410ab664a 100644 --- a/packages/react-native/Libraries/Renderer/shims/ReactNativeTypes.js +++ b/packages/react-native/Libraries/Renderer/shims/ReactNativeTypes.js @@ -7,7 +7,7 @@ * @noformat * @nolint * @flow strict - * @generated SignedSource<> + * @generated SignedSource<<694ba49f9b85f1cc713053fe7628684a>> */ import type {ElementRef, ElementType, MixedElement} from 'react'; @@ -232,6 +232,7 @@ export opaque type Node = mixed; export opaque type InternalInstanceHandle = mixed; type PublicInstance = mixed; type PublicTextInstance = mixed; +export opaque type PublicRootInstance = mixed; export type ReactFabricType = { findHostInstance_DEPRECATED(