import SignUpForm from '@/components/Authentication/SignUpForm'; export default function SignUp() { return ( <> ); }