export declare class EmailTemplates { static invite: string; static resetPassword: string; }