export interface CreativeHistoryFields { creative_fingerprint: number; time_ranges: Record[]; } //# sourceMappingURL=creative-history.d.ts.map