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