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

declare const ToasterOvenIcon: MdiReactIconComponentType;
export default ToasterOvenIcon;
