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