import type { VideoWorkerGlobal } from '../types'; declare let win: VideoWorkerGlobal; export default win; //# sourceMappingURL=global.d.ts.map