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

declare const KettleIcon: MdiReactIconComponentType;
export default KettleIcon;
