export declare type AssetCreativeTemplateVariableMimeType = 'JPG' | 'PNG' | 'GIF' | 'SWF';
