export interface IForgotPasswordDTO { email: string; }