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