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