import { Logo } from "@/components/ui/logo" import { Typography } from "@/components/ui/typography" export function Footer() { return ( ) }