export declare enum TrackType { Default = "default", Dash = "dash", HLS = "hls", SmoothStreaming = "smoothstreaming" }