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