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