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