import Footer from './Footer'; export { Footer }; export type { FooterProps } from './types';