export interface HttpRegisterWithPasswordResponse { userId: string; }