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