import React from 'react'; import { IGlobalProps } from './typings'; declare const DipperMap: React.FC; export default DipperMap;