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