export declare type CreativeTemplateOperationErrorReason = 'NOT_ALLOWED' | 'NOT_APPLICABLE' | 'UNKNOWN';
