import { EstimateCostMatrixInput } from '../schemas.js'; import type { ToolDef } from './types.js'; export declare const estimateCostMatrix: ToolDef; //# sourceMappingURL=estimate-cost-matrix.d.ts.map