const Footer = props => { return (
Powered By Telescope
) } module.exports = Footer;