#!/usr/bin/env node
/**
 * ServiceNow Automation MCP Server
 * Handles scheduled tasks, events, and automated processes
 * NO HARDCODED VALUES - All schedules and events discovered dynamically
 */
export {};
//# sourceMappingURL=servicenow-automation-mcp.d.ts.map