export class EmailTemplates { static invite = 'InviteEmail' static resetPassword = 'ResetPasswordEmail' }