import React from 'react' import { Setup } from './setup' import { SignOut } from './sign-out' export const Options: React.FC = () => { return (