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

declare const MountainIcon: MdiReactIconComponentType;
export default MountainIcon;
