import { SignupForm } from './SignupForm'; import Providers from '@/components/layout/Providers'; export function SignupPage() { return ( ); }