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