| 3821 | query: unknown; |
| 3822 | }; |
| 3823 | interface AiGatewayInternalError extends Error { |
| 3824 | } |
| 3825 | interface AiGatewayLogNotFound extends Error { |
| 3826 | } |
| 3827 | declare abstract class AiGateway { |
nothing calls this directly
no outgoing calls
no test coverage detected