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