export declare class EmailDTO { currentEmail: string; password: string; newEmail: string; } //# sourceMappingURL=email.dto.d.ts.map