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