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