// main.ts or index.ts at the root level export * as OpenAI from './openai'; export * as OpenAILegacy from './openai-legacy';