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

declare const Terrain: ReactIconComponentType;
export default Terrain;
            