/**
 * Switches browsing context to the main window.
 */
export declare const switchToMainWindow: () => void;
