export declare type CreativeWrapperStatus = 'ACTIVE' | 'INACTIVE';
