interface userModel.UserImages Properties optional jpg: { image_url?: string; } optional webp: { image_url?: string; }