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