export declare type LabelType = 'COMPETITIVE_EXCLUSION' | 'AD_UNIT_FREQUENCY_CAP' | 'AD_EXCLUSION' | 'CREATIVE_WRAPPER' | 'UNKNOWN';
