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