import React from 'react'; import { MapProps } from '../../interfaces'; declare const IranMapWrapper: React.FC; export default IranMapWrapper;