import { ReactIconComponentType } from '../types';

declare const Map: ReactIconComponentType;
export default Map;
            