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