declare const NavMenu: ({ children, label, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element; export default NavMenu;