import { FadeIn } from '../ui/FadeIn'; export const Footer = () => { return ( ); };