export { default as Footer } from '../components/Footer/index'; export type { FooterProps } from '../components/Footer/index';