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