import { SvgIconComponent } from './types'; declare const ChevronRightRoundIcon: SvgIconComponent; export default ChevronRightRoundIcon;