/** * OpenLore-owned commands persist source-bearing LLM request logs only by * explicit opt-in (change: harden-llm-log-and-telemetry-honesty). */ export declare function isLlmLoggingEnabled(env?: Record): boolean; //# sourceMappingURL=llm-logging-policy.d.ts.map