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