import { IconDefinition } from '../types'; declare const IconRoundRight: IconDefinition; export default IconRoundRight;