import Logo from "./Logo"; import Separator from "./Separator"; export default function Footer() { return ( ); }