import { JSX } from 'react' export default function Wordmark(): JSX.Element { return ( ) }