/** * Single token in front of every audit record so the whole class can be filtered in Grafana — or * dropped in the log collector — with one rule. */ export declare const AUDIT_LOG_PREFIX = "[mcp-audit]"; //# sourceMappingURL=constants.d.ts.map