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