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

declare const StoveIcon: MdiReactIconComponentType;
export default StoveIcon;
