export { default as Footer } from "./Footer"; export type { FooterLink, IFooterProps } from "./Footer";