import React from 'react' import { SignUpScreen } from '@/screens/auth/SignUpScreen' export default function SignUpRoute() { return }