export interface InstantArticleInsightsQueryResultFields { breakdowns: Record; name: string; time: string; value: string; } //# sourceMappingURL=instant-article-insights-query-result.d.ts.map