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