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