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