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

declare const MicrowaveOvenIcon: MdiReactIconComponentType;
export default MicrowaveOvenIcon;
