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

declare const GaugeEmptyIcon: MdiReactIconComponentType;
export default GaugeEmptyIcon;
