export declare function syncVideo(videoPath: string, videosDir: string, timeoutMs?: number): Promise; export declare function prepareTestVideo(videosDir: string): Promise;