import { IconComponent } from '../types'; declare const ArrowDown: IconComponent; export default ArrowDown;