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