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