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