export declare type VideoPositionType = 'PREROLL' | 'MIDROLL' | 'POSTROLL';
