import { IconComponentProps } from '../elements'; export declare const MenuIcon: (props: IconComponentProps) => import("react/jsx-runtime").JSX.Element;