import type * as ElevenLabs from "../index"; export interface AgentAlertingSettings { /** Alerting configuration keyed by monitor. */ monitorConfigs?: Record; }