declare module 'react-native-web' {
  export { View } from 'react-native';
}
