UNPKG

178 BTypeScriptView Raw
1import * as React from 'react';
2import { View } from 'react-native';
3declare const _default: React.ForwardRefExoticComponent<React.RefAttributes<View>>;
4export default _default;