import { IconProps } from '../../Icon'; export type MenuIconProps = Omit; declare const MenuIcon: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export default MenuIcon; //# sourceMappingURL=MenuIcon.d.ts.map