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