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