export interface Email { email: string; }