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