import React from 'react' export const Footer: React.FC = () => ( ) export default Footer