import type { ToolDef } from "./index.js"; export declare const getBotStatsTool: ToolDef; export declare const getSuspiciousSessionsTool: ToolDef; //# sourceMappingURL=bots.d.ts.map