/// <reference types="react" />
import { HTMLChakraProps } from "../system";
export declare const MenuIcon: React.FC<HTMLChakraProps<"span">>;
