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