import React from 'react'; import { ScreenProps } from 'react-native-screens'; import Animated from 'react-native-reanimated'; declare const ReanimatedNativeStackScreen: React.ForwardRefExoticComponent & React.RefAttributes, any>>>; export default ReanimatedNativeStackScreen;