import { View as RNView } from 'react-native'; export declare const View: typeof RNView; export default View;