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