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