Launches a browser process according to LaunchOptions.
export declare function launch(opts: LaunchOptions): Process;
Returns:
Process