export declare type CreativeWrapperOrdering = 'NO_PREFERENCE' | 'INNER' | 'OUTER';
