import { View, Text } from 'react-native' import React from 'react' export default function Stats() { return( Stats ) }