export { default as Header } from './header'; export type { HeaderProps } from './header.types';