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

declare const ChiliMildIcon: MdiReactIconComponentType;
export default ChiliMildIcon;
