import { Icon } from "@iconify/react"; import { Link } from "react-router"; export default function Footer() { return ( ); }