export { EmailModule } from './email.module'; export { Email } from './email.entity'; export { EmailService } from './email.service';