import * as React from 'react';
import { View } from 'react-native';
declare const _default: React.ForwardRefExoticComponent<React.RefAttributes<View>>;
export default _default;
