import { Text, View } from "react-native"; function Documents() { return ( Documents ); } export default Documents;