import { CountTokensEmpiricalMatrixInput } from '../schemas.js'; import type { ToolDef } from './types.js'; export declare const countTokensEmpiricalMatrix: ToolDef; //# sourceMappingURL=count-tokens-empirical-matrix.d.ts.map