ESP32S3 with camera, WiFi, and PWM use?

I just purchased the Seeed with a camera and WiFi. Can I use the PWM pins while also using the camera and WiFi? One the ESP32-CAM boards I heard there were issues using the PWM pins at the same time.

If yes, how many PWM pins can I use?

Thanks

@Architect I have tested a few pins like D3, D4, D5 I would assume all GPIO pins do PWM. I was surprised that to use a servo I had to use the esp32Servo include file.