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

declare const ChefHatIcon: MdiReactIconComponentType;
export default ChefHatIcon;
