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