/// import { ItemProps } from "."; declare const MenuMainHeader: (props: ItemProps) => import("react").JSX.Element; export default MenuMainHeader;