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