/// import { IconProps } from '../../types'; declare const MapPointWave: (allProps: IconProps) => JSX.Element; export default MapPointWave;