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

declare const GaugeFullIcon: MdiReactIconComponentType;
export default GaugeFullIcon;
