export interface AudienceOverlapFields { estimated_reach: number; id: string; name: string; overlap: number; }