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