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