diff --git a/types/react-native-navigation/react-native-navigation-tests.tsx b/types/react-native-navigation/react-native-navigation-tests.tsx index 6adc4f5111..e2ecc8bccb 100644 --- a/types/react-native-navigation/react-native-navigation-tests.tsx +++ b/types/react-native-navigation/react-native-navigation-tests.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import { Text, View } from 'react-native'; -import { +import { Navigation, NavigationComponentProps, NavigatorStyle,