import type { IconComponent } from '../types'; declare const ArrowRightUp: IconComponent; export default ArrowRightUp;