declare function connect(): typeof MqttClient; declare class MqttClient { } export { MqttClient, connect, }; //# sourceMappingURL=mqtt.d.ts.map