export { MobileHeader } from './MobileHeader'; export type { MobileHeaderProps, MobileHeaderAction } from './MobileHeader.types';