import { Redirect } from "expo-router"; const Dashboard = () => { return ; }; export default Dashboard;