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