export { Footer, DEFAULT_SOCIAL_LINKS } from './Footer'; export type { FooterProps, SocialLink } from './Footer';