import { ProgressData } from "hls-download"; export type RandomEvents = { progress: ProgressData }