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