export interface ViewabilityConfig { observedThresholds: Array; playerThreshold: number; }