import type { FC, PropsWithChildren } from 'react'; export declare const HeaderContainer: FC>; export declare const Header: FC;