export interface IntelligenceSummaryItem { result?: { text?: string; }; }