export declare type TemplateInstantiatedCreativeErrorReason = 'INACTIVE_CREATIVE_TEMPLATE' | 'FILE_TYPE_NOT_ALLOWED' | 'UNKNOWN';
