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

declare const OvenIcon: MdiReactIconComponentType;
export default OvenIcon;
