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

declare const ChilliMildIcon: MdiReactIconComponentType;
export default ChilliMildIcon;
