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