import { SVGProps } from "react";
declare const GYSiGlyphHatChef: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphHatChef };
