/// import { IconProps } from '../../types'; declare const ChefHat: (allProps: IconProps) => JSX.Element; export default ChefHat;