import { PlaywrightData } from '../../../typings'; export declare const migrationV4: (data: PlaywrightData, version: string) => PlaywrightData;