export declare type AdBreakFillType = 'SLATE' | 'UNDERLYING_CONTENT' | 'UNKNOWN';
