export interface PublisherDeliveryReportFields { content_types: string[]; estimated_impressions: number; name: string; status: string; url: string; } //# sourceMappingURL=publisher-delivery-report.d.ts.map