/** * Switches page context to the specified tab. */ export declare const switchToMainTab: () => Promise;