import Container from "./container"; import { EXAMPLE_PATH } from "@lib/constants"; export default function Footer() { return ( ); }