import { DynamicStructuredTool } from '@langchain/core/tools'; export default function createCortexSearchTool(headers: Record, baseUrl: string): DynamicStructuredTool; //# sourceMappingURL=cortex-search.d.ts.map