export declare enum CaptionType { SRT = "application/x-subrip", VTT = "text/vtt" }