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