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

declare const AltimeterIcon: MdiReactIconComponentType;
export default AltimeterIcon;
