function Footer() { const [lang] = useLang(); const C = window.FUSE_CONTENT.footer; return ( ); } window.Footer = Footer;