| 1 | import { AnthropicIcon } from './src/components/AnthropicIcon' |
| 2 | import { GeminiIcon } from './src/components/GeminiIcon' |
| 3 | import { OpenAIIcon } from './src/components/OpenAIIcon' |
| 4 | import { GLMIcon } from './src/components/GLMIcon' |
nothing calls this directly
no test coverage detected