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

declare const GaugeLowIcon: MdiReactIconComponentType;
export default GaugeLowIcon;
