import { MdiReactIconComponentType } from './dist/typings';

declare const TerrainIcon: MdiReactIconComponentType;
export default TerrainIcon;
