export interface ForgotPasswordForm { email: string; }