import { SocialsInterface } from "../../../types" import { socialsList } from "../../../utility/socials" export const Footer = () => { return ( ) }