import { BsFacebook, BsSpotify, BsTwitter, BsYoutube } from "react-icons/bs"; export default function Footer() { return ( ); }