export * from './Header'; import { HeaderProp } from './types'; export type { HeaderProp };