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

declare const CookerIcon: MdiReactIconComponentType;
export default CookerIcon;
