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

declare const ChiliOffIcon: MdiReactIconComponentType;
export = ChiliOffIcon;