/** * Command implementation of the `saveRecordingScreen` command. */ export declare function saveRecordingScreen(this: WebdriverIO.Browser, filepath: string): Promise>; //# sourceMappingURL=saveRecordingScreen.d.ts.map