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