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