export { default as Header } from '../components/Header/index'; export type { HeaderProps } from '../components/Header/index';