For ESP32, I have functions (servos/pwm) that need to claim some of the 16

For ESP32, I have functions (servos/pwm) that need to claim some of the 16 timers. How do I know what channels Fastled has claimed so I don’t disrupt it?

Is Fastled smart enough to see if a timer channel is in use first? If so, then I will do my ledcsetup prior to fastled.addleds.