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