import React from 'react'; import { URLS, SITE_CONFIG } from '../../config/constants'; export const Footer: React.FC = () => ( );