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