import { FC } from 'react'; declare const HeaderContentPortal: FC; export default HeaderContentPortal;