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