import * as React from 'react' export default function UpperPanel (): JSX.Element { return ( <> ) }