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