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