import { IconComponent } from '..';
declare const MenuIcon: IconComponent;
export { MenuIcon };
