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