Target Branch(es)
0.80
Link to commit or PR to be picked
facebook/react-native#51246
Description
The new generated types for React Native and it's dependencies are being used by default in @react-native/virtualized-lists without the opt-in. The linked PR updates the exports field in package.json so that the new types are only used with the opt-in present.