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