import type React from "react"; export declare function MenuItem({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;