import { qn as SpeechProviderPlugin } from "../../types-C0dQmare.js";
//#region extensions/inworld/speech-provider.d.ts
declare function buildInworldSpeechProvider(): SpeechProviderPlugin;
//#endregion
export { buildInworldSpeechProvider };