import { IconDefinition } from '../../templates/types'; declare const MapOutlined: IconDefinition; export default MapOutlined;