import { FindTool, ConduitServerConfig, MCPErrorStatus } from '../internal'; export declare function findToolHandler(params: FindTool.Parameters, config: ConduitServerConfig): Promise; //# sourceMappingURL=findTool.d.ts.map