import React from 'react' import { Link } from 'react-router-dom' import { Feather } from 'lucide-react' export const Footer: React.FC = () => ( )