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