What GPIO pin is STAT on for ESP32?

I have looked through the documentation but the only info I could get is what it’s mapped to in Arduino (D2) which is not useful for the IDF lol

I took a quick look at the schematic and board file and STAT_LED looks to be tied GPIO pin 22.

Thank you!