/** A helper class for validating users emails and creating emails. */ export interface IEmailHelper { } //# sourceMappingURL=email_helper.d.ts.map