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