import { ExternalLinkIcon } from 'lucide-react' import pkg from '../../package.json' export default function Footer() { return (
) }