/** * Schemas for system tools */ export declare const systemHealthToolSchema: {}; export declare const systemStatusToolSchema: {}; export declare const systemPingToolSchema: {};