/// declare global { interface Window { takeHeapSnapshot?: () => void; vframes: VideoFrame[]; } }