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