import React from "react"; export const DesktopProviderSetup = () => { return ( <>

On the welcome screen, choose how to configure a provider:

); };