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