import type { SpeechProviderPlugin } from "agdi/plugin-sdk/core"; export declare function buildOpenAISpeechProvider(): SpeechProviderPlugin;