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