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