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