export declare type UserDomainTargetingErrorReason = 'INVALID_DOMAIN_NAMES' | 'UNKNOWN';
