export declare enum component { audioServer = "audioServer", hotword = "hotword", asr = "asr", nlu = "nlu", dialogue = "dialogue", tts = "tts", injection = "injection", clientApp = "clientApp" }