import { vi } from 'vitest'; export declare function createVideoMockStream(trackStops?: Array>): MediaStream;