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