export declare type TimeZoneType = 'UNKNOWN' | 'PROPOSAL_LOCAL' | 'PUBLISHER' | 'AD_EXCHANGE';
