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