import type { ToolDef } from "./index.js"; export declare const listAlertsTool: ToolDef; export declare const getAlertHistoryTool: ToolDef; export declare const getAlertStatsTool: ToolDef; //# sourceMappingURL=alerts.d.ts.map