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