| 5447 | query: unknown; |
| 5448 | }; |
| 5449 | interface AiGatewayInternalError extends Error { |
| 5450 | } |
| 5451 | interface AiGatewayLogNotFound extends Error { |
| 5452 | } |
| 5453 | declare abstract class AiGateway { |
nothing calls this directly
no outgoing calls
no test coverage detected