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