export declare type ContentMetadataTargetingErrorReason = 'VALUES_DO_NOT_BELONG_TO_A_HIERARCHY' | 'UNKNOWN';
