import type { GenerationConfig } from '../../../types.js';
export declare const OpenAIConfig: GenerationConfig;
