import type { LLMProvider } from "./types.js"; export declare const openaiProvider: LLMProvider; //# sourceMappingURL=openai.d.ts.map