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