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