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