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