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