"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "SmartSpeechClient", {
enumerable: true,
get: function get() {
return _smart_speech_client.SmartSpeechClient;
}
});
var _smart_speech_client = require("./smart_speech_client.cjs");