/**
 * OpenGuardrails Plugin for OpenClaw
 *
 * Responsibilities:
 *   1. Load credentials from disk on startup (no network)
 *   2. Auto-register on first load (autonomous mode, 500/day quota)
 *   3. Detect behavioral anomalies at before_tool_call (block / alert)
 *   4. Expose /og_status, /og_upgrade, /og_config commands
 */
declare const _default: any;
export default _default;
//# sourceMappingURL=index.d.ts.map