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