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