I\'m trying to add TypeScript types to the following code:
const [selectedDevice, setSelectedDevice] = useState(DesktopOrMobile.desktop);