export interface InstantArticleInsightsQueryResultFields { breakdowns: Record; name: string; time: string; value: string; }