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