export declare type ProductActionErrorReason = 'NOT_APPLICABLE' | 'UNKNOWN';
