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