export type McpLogLevel = 'debug' | 'info' | 'notice' | 'warning' | 'error' | 'critical' | 'alert' | 'emergency'; //# sourceMappingURL=mcp-log-level.d.ts.map