MQTT 5 library for ESP8266

Hello,

I am working on an MQTT-based project and using the PubSubClient library for MQTT connection. The PubSubClient library is based on MQTT 3.1.1, but I require support for MQTT 5.

Is there any library available that supports MQTT 5?