"use client" import { SignUp } from "@clerk/nextjs" export const SignUpClient = () => { return }