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