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