import React from 'react'; import { ScreenProps } from '../types'; declare const ReanimatedNativeStackScreen: React.ForwardRefExoticComponent & React.RefAttributes, any>>>; export default ReanimatedNativeStackScreen; //# sourceMappingURL=ReanimatedNativeStackScreen.d.ts.map