import { IconSvgProps } from '../types';
declare const ChefHat: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ChefHat;
//# sourceMappingURL=ChefHat.d.ts.map