import { IconComponent } from '../types'; declare const Mountain: IconComponent; export default Mountain;