export declare const verifyAccountTemplate = "\n \n \n

Verify Account

\n
\n

If you received this email, it means that you've created an account at {appName}. If so, click the following link to activate your account:

\n

Activate account

\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 verifyAccountSuccessTemplate = "\n \n \n

Account verified

\n
\n

You have verified your account at {appName}.

\n

Have a great day!

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