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