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