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