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