export interface RequestPasswordResetCommand { language: string; email: string; }