export declare type NonProgrammaticProductErrorReason = 'PRODUCT_MARKETPLACE_INFO_IS_NOT_NULL' | 'UNKNOWN';
