export declare type ThirdPartyAudienceSegmentLicenseType = 'DIRECT_LICENSE' | 'GLOBAL_LICENSE' | 'UNKNOWN';
