export declare const forgotPasswordTemplate = "\n \n \n

Email Reset

\n
\n

If you received this email, it means that you've used the Reset Password feature. If so, click the following link to proceed:

\n

Reset User Email

\n

If you have not initiated this request, please disregard this message. The link will expire in 5 minutes.

\n
\n \n "; export declare const newPasswordTemplate = "\n \n \n

New Password

\n
\n

Your password has been reset successfully.

\n

New password: {newPassword}

\n

If you have not initiated this request, please reach out to support.

\n
\n \n"; //# sourceMappingURL=forgotPassword.d.ts.map