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