import { StyleSheet, Text, View } from 'react-native'; export default function Test() { return ( Test ); }