export declare type CreativeTemplateType = 'SYSTEM_DEFINED' | 'USER_DEFINED';
