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