import React from "react"; import ForgotPassword from "../components/AuthPages/ForgotPassword/index2"; export default function ForgotPasswordPagesTwo() { return ( <> ); }