import { ChatCompletionTool } from 'openai/resources/chat/completions'; export declare const tools: ChatCompletionTool[];