import MailTemplate from "./mail/MailTemplate.js"; export declare const MAGIC_LINK_MAIL: MailTemplate; export declare const ACCOUNT_REVIEW_NOTICE_MAIL_TEMPLATE: MailTemplate; export declare const PENDING_ACCOUNT_REVIEW_MAIL_TEMPLATE: MailTemplate; export declare const ADD_EMAIL_MAIL_TEMPLATE: MailTemplate; export declare const REMOVE_PASSWORD_MAIL_TEMPLATE: MailTemplate;