import React from 'react'; import styles from './index.module.css'; const Footer: React.FC = () => ; export default Footer;