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