export function Logo(props: React.ComponentPropsWithoutRef<'svg'>) { return ( ) }