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