import warnings
from amqtt.mqtt.publish import *
warnings.warn("importing hbmqtt is deprecated. Please import amqtt", DeprecationWarning)