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