export interface ProductFeedArticlesAndPublicationsGetFields { data: unknown[]; paging: unknown; summary: unknown; }