export type ClaudeConfig = { ANTHROPIC_API_KEY: string; [key: string]: any; }; //# sourceMappingURL=types.d.ts.map