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

declare const GaugeIcon: MdiReactIconComponentType;
export default GaugeIcon;
