export declare type CreativeSizeType = 'PIXEL' | 'ASPECT_RATIO' | 'INTERSTITIAL' | 'NATIVE';
